CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - GUI in C

搜索资源列表

  1. npp.3.5.src

    0下载:
  2. Notepad++ is a generic source editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI. -Notepad++ is a generic source ed
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2782249
    • 提供者:程真
  1. FTF

    1下载:
  2. 快速横向滤波器FTF用于系统参数估计,在matlab平台上开发GUI,用c语言编写,嵌套在matlab中。-FTF rapid horizontal filter system for parameter estimation, in Matlab platform GUI development, c prepared with language, which nested in Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:67684
    • 提供者:huang
  1. C++_COM

    0下载:
  2. 这是根据”Dr. GUI and ATL” 的文章自己做的例子程序,主要是在原有接口上继承新的接口,这样在保留原接口的基础上可以扩展新的功能-This is based on "Dr.. GUI and ATL, "the article themselves examples of procedures, mainly in the original interface inheritance new interface, so that the preservation
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:22393
    • 提供者:luojun
  1. wepdecrypt-0.8.tar

    0下载:
  2. About WepDecrypt: Wepdecrypt is a Wireless LAN Tool written in c which guesses WEP Keys based on a active dictionary attack, key generator, distributed network attack and some other methods, it s based on wepattack and GPL licensed. W
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:90260
    • 提供者:刘小斌
  1. FileScope

    0下载:
  2. P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1520051
    • 提供者:微环境
  1. npp.4.1.2.src

    0下载:
  2. Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI-Notepad is a generic source code
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:2263949
    • 提供者:林晓
  1. OpenCFTPClientExample

    0下载:
  2. This C/C++ code example demonstrates porting standard C software to the S60 platform. In this example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In addition, a simple UI has been written in Symbian C++
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:256910
    • 提供者:Jack
  1. npp.4.2.src

    0下载:
  2. Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in C++ with the win32 API. The aim of Notepad++ is to offer a slim and efficient binary with a totally customizable GUI.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:3864885
    • 提供者:
  1. frog3d-0.5.tar

    0下载:
  2. Frog3d (Free Rendering Object Graphic 3D) is a 3ds file viewer. it is writen in C++ and use QT for the GUI and OpenGL for the rendering
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:221521
    • 提供者:mhp
  1. npp.4.9.2.src

    1下载:
  2. Notepad++是一个通用的源码编辑器,用c++和win32api写的,该软件成熟且免费开源,在sf.net排名靠前,可以供大家学习界面编程。 Notepad++ is a generic source code editor (it tries to be anyway) and Notepad replacement written in c++ with win32 API. The aim of Notepad++ is to offer a slim and efficient
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1665337
    • 提供者:段雄亮
  1. rtklib_2.4.1 卫星数据解算的程序

    2下载:
  2. rtklib 版本2.4.1 An Open Source Program Package for GNSS Positioning 日本开源网站上提供的关于卫星数据解算的程序。All of the executable binary APs for Windows are included in the package as well as whole source programs of the library and the APs. * For real-time PP
  3. 所属分类:行业发展研究

    • 发布日期:2017-03-02
    • 文件大小:27762602
    • 提供者:huo
  1. sui.tar

    0下载:
  2. 嵌入式的GUI系统,基于BRAMEBUFFER,支持GB2312,拼音输入法,用C 语言写的-Embedded GUI system, based on BRAMEBUFFER, support GB2312, Pinyin input method, written in C language
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-04
    • 文件大小:1280872
    • 提供者:ancjf
  1. WPF_Programm

    0下载:
  2. 这是一本关于目前最火的在C#开发环境里面的WPF组件文章,其强大的GUI界面开发功能以及数据绑定功能令人惊讶。-This is one of the most fire inside the development environment in C# WPF component article, its powerful GUI interface development and data binding functionality surprising.
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:945599
    • 提供者:高鹏
  1. gloox-0.9.9.5

    0下载:
  2. 通过前面的描述,当和服务器建立了连接之后,就可以和服务器进行通讯了,今天先说一下接收远端发送来的文本消息的方式吧-gloox is a rock-solid, full-featured Jabber/XMPP client without GUI, written in C++ and implemented as a shared library. It makes writing spec-compliant clients easy and allows for hassle-free
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:24641126
    • 提供者:lvhu
  1. fltk

    0下载:
  2. This manual describes the Fast Light Tool Kit ("FLTK") version 1.1.7, a C++ Graphical User Interface ("GUI") toolkit for UNIX, Microsoft Windows and MacOS. Each of the chapters in this manual is designed as a tutorial for using FLTK, while the ap
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:629835
    • 提供者:
  1. uuC--GUI-V3--c

    0下载:
  2. ucgui V3.98 是目前网络上相对较新的ucgui高高版本源码啦。有兴趣的能下载试试,本人尚未测试 可直接使用。 -ucgui V3.98 is on the network relatively new ucgui in high version of the source. Interested can download to try, I have not been tested can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2045832
    • 提供者:noahkk
  1. C++-GUI-Programming-with-Qt-4-2nd-ed

    0下载:
  2. A great book about GUI programming in C++ for beginners
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-30
    • 文件大小:12390124
    • 提供者:Studentai
  1. VclLocalizer

    0下载:
  2. A class for fast localization changing of VCL GUI in C++Builder
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-19
    • 文件大小:28491
    • 提供者:Victor
  1. 3D_Border-With-GDI

    0下载:
  2. this file provide a 3d border with gui in c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:113948
    • 提供者:mani
  1. Hill-Cipher

    0下载:
  2. Encryption algorithm of Hill cipher with GUI in c#
  3. 所属分类:CA program

    • 发布日期:2017-12-12
    • 文件大小:48660
    • 提供者:Hasnain
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com